home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gimp / 2.0 / help / en / ch11s02s02.html < prev    next >
Encoding:
Extensible Markup Language  |  2008-05-03  |  6.6 KB  |  155 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.2.¬† Guides</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
  10.     <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
  11.     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
  12.     <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
  13.     <link rel="up" href="gimp-concepts-image-grid.html" title="2.¬† Grids and Guides" />
  14.     <link rel="prev" href="gimp-concepts-image-grid.html" title="2.¬† Grids and Guides" />
  15.     <link rel="next" href="gimp-using-grid.html" title="3.¬† Rendering a Grid" />
  16.   </head>
  17.   <body>
  18.     <div class="navheader">
  19.       <table width="100%" summary="Navigation header">
  20.         <tr>
  21.           <th colspan="3" align="center">2.2.¬†
  22.       <span lang="en" xml:lang="en">Guides</span>
  23.     </th>
  24.         </tr>
  25.         <tr>
  26.           <td width="20%" align="left"><a accesskey="p" href="gimp-concepts-image-grid.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  27.           <th width="60%" align="center">2.¬†
  28.     <span lang="en" xml:lang="en">Grids and Guides</span>
  29.   </th>
  30.           <td width="20%" align="right">¬†<a accesskey="n" href="gimp-using-grid.html"><img src="../images/next.png" alt="Next" /></a></td>
  31.         </tr>
  32.       </table>
  33.       <hr />
  34.     </div>
  35.     <div class="sect2" lang="en" xml:lang="en">
  36.       <div class="titlepage">
  37.         <div>
  38.           <div>
  39.             <h3 class="title"><a id="id2613226"></a>2.2.¬†
  40.       <span lang="en" xml:lang="en">Guides</span>
  41.     </h3>
  42.           </div>
  43.         </div>
  44.       </div>
  45.       <div class="figure">
  46.         <a id="id2613237"></a>
  47.         <p class="title">
  48.           <b>Figure¬†11.29.¬†
  49.         <span lang="en" xml:lang="en">Image with four guides</span>
  50.       </b>
  51.         </p>
  52.         <div class="figure-contents">
  53.           <div class="mediaobject">
  54.             <img src="../images/using/wilber-simple-guides.png" alt="Image with four guides" />
  55.           </div>
  56.         </div>
  57.       </div>
  58.       <br class="figure-break" />
  59.       <p>
  60.       In addition to the image grid, GIMP also gives you a more flexible
  61.       type of positioning aid: <span class="emphasis"><em>guides</em></span>.  These are
  62.       horizontal or vertical lines that you create by clicking on one of
  63.       the rulers and dragging into the image.  You can create as many
  64.       guides as you like, positioned wherever you like.  To move a guide
  65.       after you have created it, activate the Move tool in the Toolbox (or
  66.       press the <span class="keycap"><strong>M</strong></span> key), you can then click and drag a
  67.       guide. To delete a guide, simply drag it outside the image. Holding
  68.       down the Shift key, you can move everything but a guide, using the
  69.       guides as an effective alignment aid.
  70.     </p>
  71.       <p>
  72.       As with the grid, you can cause the pointer to snap to nearby
  73.       guides, by toggling
  74.       <span class="guimenu">View</span> ‚Üí <span class="guimenuitem">Snap to Guides</span>
  75.       in the image menu.  If you have a number of guides and they are
  76.       making it difficult for you to judge the image properly, you can
  77.       hide them by toggling
  78.       <span class="guimenu">View</span> ‚Üí <span class="guimenuitem">Show Guides</span>.
  79.       It is suggested that you only do this momentarily, otherwise you
  80.       may get confused the next time you try to create a guide and
  81.       don't see anything happening.
  82.     </p>
  83.       <p>
  84.       If it makes things easier for you, you can change the default behavior
  85.       for guides in the
  86.       <a class="link" href="gimp-pimping.html#gimp-prefs-image-window-appearance" title="1.11.¬† Image Window Appearance">Image Window
  87.       Appearance</a> page of the Preferences dialog. Disabling "Show
  88.       guides" is probably a bad idea, though, for the reason just given.
  89.     </p>
  90.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  91.         <table border="0" summary="Note">
  92.           <tr>
  93.             <td rowspan="2" align="center" valign="top" width="25">
  94.               <img alt="[Note]" src="../images/note.png" />
  95.             </td>
  96.             <th align="left">Note</th>
  97.           </tr>
  98.           <tr>
  99.             <td align="left" valign="top">
  100.               <p>
  101.         Another use for guides:  the <a class="link" href="plug-in-guillotine.html" title="9.10.¬† Guillotine">Guillotine</a> plugin can use guides
  102.         to slice an image into a set of sub-images.
  103.       </p>
  104.             </td>
  105.           </tr>
  106.         </table>
  107.       </div>
  108.       <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
  109.         <table border="0" summary="Note">
  110.           <tr>
  111.             <td rowspan="2" align="center" valign="top" width="25">
  112.               <img alt="[Note]" src="../images/note.png" />
  113.             </td>
  114.             <th align="left">Note</th>
  115.           </tr>
  116.           <tr>
  117.             <td align="left" valign="top">
  118.               <p>
  119.         See also <a class="link" href="glossary.html#glossary-guides" title="Guides">Guides</a> in Glossary.
  120.       </p>
  121.             </td>
  122.           </tr>
  123.         </table>
  124.       </div>
  125.     </div>
  126.     <div class="navfooter">
  127.       <hr />
  128.       <table width="100%" summary="Navigation footer">
  129.         <tr>
  130.           <td width="40%" align="left"><a accesskey="p" href="gimp-concepts-image-grid.html"><img src="../images/prev.png" alt="Prev" /></a>¬†</td>
  131.           <td width="20%" align="center">
  132.             <a accesskey="u" href="gimp-concepts-image-grid.html">
  133.               <img src="../images/up.png" alt="Up" />
  134.             </a>
  135.           </td>
  136.           <td width="40%" align="right">¬†<a accesskey="n" href="gimp-using-grid.html"><img src="../images/next.png" alt="Next" /></a></td>
  137.         </tr>
  138.         <tr>
  139.           <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-concepts-image-grid.html">2.¬†
  140.     <span lang="en" xml:lang="en">Grids and Guides</span>
  141.   </a>¬†</td>
  142.           <td width="20%" align="center">
  143.             <a accesskey="h" href="index.html">
  144.               <img src="../images/home.png" alt="Home" />
  145.             </a>
  146.           </td>
  147.           <td width="40%" align="right" valign="top">¬†<a accesskey="n" href="gimp-using-grid.html">3.¬†
  148.     <span lang="en" xml:lang="en">Rendering a Grid</span>
  149.   </a></td>
  150.         </tr>
  151.       </table>
  152.     </div>
  153.   </body>
  154. </html>
  155.